Replace use of deprecated QLibraryInfo::location with QLibraryInfo::path
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Thu, 28 Nov 2024 09:10:54 +0000 (17:10 +0800)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 20 Dec 2024 15:26:57 +0000 (16:26 +0100)
commitfdf0ec51371d4afba3f757feced744323391b0d4
tree50b018095b91fb75842bd778283c7f3d151a8288
parent30ee3d65ee829387033cca554ff2bb9877a64958
Replace use of deprecated QLibraryInfo::location with QLibraryInfo::path

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/gui/application.cpp